bird1-openwrt: change maintainer for bird1-ipv4-openwrt
authorMoritz Warning <[email protected]>
Thu, 1 Dec 2022 19:09:44 +0000 (20:09 +0100)
committerPaul Spooren <[email protected]>
Wed, 4 Jan 2023 07:10:36 +0000 (08:10 +0100)
Signed-off-by: Moritz Warning <[email protected]>
bird1-openwrt/bird1-ipv4-openwrt/Makefile

index 6959b087bc1f13ac64a5b5d5af059e6069ff2e32..9cb399d72986ca6ae7744723ad12a518d94b5534 100644 (file)
@@ -39,7 +39,7 @@ define Package/$(uci)
   SECTION:=net
   CATEGORY:=Network
   SUBMENU:=Routing and Redirection
-  MAINTAINER:=Eloi Carbo <[email protected]>
+  MAINTAINER:=Roger Pueyo Centelles <[email protected]>
   URL:=https://github.com/eloicaso/bird-openwrt/
   DEPENDS:=+$(BIRD_PKG) +libuci +uci
 endef
@@ -82,7 +82,7 @@ define Package/$(luci)
   SECTION:=luci
   CATEGORY:=LuCI
   SUBMENU:=3. Applications
-  MAINTAINER:=Eloi Carbo <[email protected]>
+  MAINTAINER:=Roger Pueyo Centelles <[email protected]>
   URL:=https://github.com/eloicaso/bird-openwrt/
   DEPENDS:=+$(BIRD_PKG)-uci +luci-base +luci-compat
 endef